

body{}
/* main */
#main{width:1010px;height:395px;position:relative;margin:0px auto;}
#main .box{width:1010px;height:395px;margin:0px auto;position:relative;}
#main .box div{width:1010px;height:395px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);}
#main .btnLeft{width:35px;height:57px;position:absolute;left:0px;top:185px;background:url(/images/left_ar.png) no-repeat 0px 0px;}
#main .btnRight{width:35px;height:57px;position:absolute;right:0px;top:185px;background:url(/images/right_ar.png) no-repeat 0px 0px;}
#main .page{width:100px;height:19px;position:absolute;background:url(/images/guiguipage.png) no-repeat 0px 0px;padding-top:5px;padding-left:25px;bottom:0;right:0;}   /*top和left 是控制下边按钮的位置的根据实际情况调整*/
#main .page a{display:inline-block;width:12px;height:22px;background:url(/images/num_grey.png) no-repeat 0px 0px;margin:0px 3px;float:left;color:#FFF;text-decoration:none;text-align:center; text-indent:-9999px;}
#main  .page a.active{background:url(/images/num_red.png) no-repeat 0px 0px;}

